Module common

Module common 

Source
Expand description

Common things.

Structs§

NoTarget
A default struct which is provided when the timer queue does not require any input.
NoTicket
A default struct which is returned when the timer queue does issue any identification of the instance in queue.
TimerDequeueId
A uniq ID which is generated for every ticket. It is a 128bit value which consists from timestamp sec and ns and random number.

Functions§

get_current_timestamp
Returns the current DateTime.