Browse Source

system: BTime: add BTIME_MIN

ambrop7 13 years ago
parent
commit
c963408caf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      system/BTime.h

+ 2 - 0
system/BTime.h

@@ -51,6 +51,8 @@
 
 typedef int64_t btime_t;
 
+#define BTIME_MIN INT64_MIN
+
 struct _BTime_global {
     #ifndef NDEBUG
     int initialized; // initialized statically