All Classes |Grouped Classes |Index

Function get_utc_time_from_ticks

Converts a time tick value (number of 100-nanosecond intervals since January 1, 1601 UTC) to a date time in UTC.

	static CL_DateTime CL_DateTime::get_utc_time_from_ticks(
		cl_byte64  ticks);