Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mayaqua/Tick64.h')
-rw-r--r--src/Mayaqua/Tick64.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Mayaqua/Tick64.h b/src/Mayaqua/Tick64.h
index 1925191d..32c66cf4 100644
--- a/src/Mayaqua/Tick64.h
+++ b/src/Mayaqua/Tick64.h
@@ -144,6 +144,7 @@ UINT64 Diff64(UINT64 a, UINT64 b);
UINT64 Tick64ToTime64(UINT64 tick);
UINT64 TickToTime(UINT64 tick);
UINT64 TickHighres64();
+UINT64 TickHighresNano64(bool raw);
#endif // TICK64_H