44 #ifndef LIB_TIME_DIAGNOSTICS_H 45 #define LIB_TIME_DIAGNOSTICS_H 61 getHours (TimeValue
const& t)
67 getMins (TimeValue
const& t)
73 getSecs (TimeValue
const& t)
79 getMillis (TimeValue t)
int lumiera_time_hours(gavl_time_t time)
Extract the hour part of given time.
Common functions for handling of time values.
int lumiera_time_millis(gavl_time_t time)
Extract the milliseconds part of given time.
Implementation namespace for support and library code.
int lumiera_time_seconds(gavl_time_t time)
Extract the seconds part of given time.
a family of time value like entities and their relationships.
int lumiera_time_minutes(gavl_time_t time)
Extract the minute part of given time.