QVisu
Qt-based visualization for smart homes
|
Functions | |
LIBVLC_API int64_t | libvlc_clock (void) |
These functions provide access to the LibVLC time/clock.
LIBVLC_API int64_t libvlc_clock | ( | void | ) |
Return the current time as defined by LibVLC. The unit is the microsecond. Time increases monotonically (regardless of time zone changes and RTC adjustements). The origin is arbitrary but consistent across the whole system (e.g. the system uptim, the time since the system was booted).