selery.util.util

Members

Functions

call
void call(T array, E args)

Calls a function on every element in the array.

Properties

microseconds
ulong microseconds [@property getter]

Gets the microseconds from January 1st, 1970.

milliseconds
ulong milliseconds [@property getter]

Gets the milliseconds from January 1st, 1970.

safe
T safe [@property getter]

Performs a safe conversion.

seconds
time_t seconds [@property getter]

Gets the seconds from January 1st, 1970.

Meta

License

MIT

Authors

Kripth