Skip to main content

UnixTimeHook

Type Alias UnixTimeHook 

Source
pub type UnixTimeHook = fn() -> i64;
Expand description

Function-pointer signature for retrieving the current Unix time in seconds.