Home
last modified time | relevance | path

Searched refs:epoch_bias_1601_to_1970 (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/msktutil/msktutil-1.1/
H A Dmsktutil.cpp600 long long epoch_bias_1601_to_1970 = 116444736000000000LL; in execute() local
603 if (windows_timestamp < epoch_bias_1601_to_1970) { in execute()
607 epoch_bias_1601_to_1970) / 10000000; in execute()