Changeset 13676
- Timestamp:
- 05/12/12 18:06:46 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Time.h
r12618 r13676 100 100 double UnixDate() const; 101 101 double RootTime() const; 102 uint64_t JavaDate() const { return uint64_t(UnixTime()*1000); } 102 103 103 104 int NightAsInt() const;
Note:
See TracChangeset
for help on using the changeset viewer.