-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.VLCTimeNow
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
libvlc.VLCTimeNow
Protected Function VLCTimeNow() As Int64
Returns 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 uptime).
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2016-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.
Entry-level points of interest denoted by "☜"