Jelajahi Sumber

system: BTime: add BTIME_MIN

ambrop7 13 tahun lalu
induk
melakukan
c963408caf
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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