Skip to main content

current_event_time

Function current_event_time 

Source
pub fn current_event_time() -> u32
Expand description

If there is a current event and it has a timestamp, return that timestamp, otherwise return GDK_CURRENT_TIME.

§Returns

the timestamp from the current event, or GDK_CURRENT_TIME.