Changeset 16058 for trunk/FACT++/src
- Timestamp:
- 05/22/13 22:43:29 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Time.h
r15190 r16058 119 119 Time GetNextSunRise() const; 120 120 121 int NightAsInt() const;121 uint32_t NightAsInt() const; 122 122 }; 123 123
Note:
See TracChangeset
for help on using the changeset viewer.