Changeset 16059
- Timestamp:
- 05/22/13 22:43:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Time.cc
r15205 r16059 388 388 //! 24h period between two noon's. 389 389 // 390 int Time::NightAsInt() const390 uint32_t Time::NightAsInt() const 391 391 { 392 392 const Time tm = GetPrevSunRise();
Note:
See TracChangeset
for help on using the changeset viewer.