Changeset 12828 for trunk/FACT++/src/scheduler.cc
- Timestamp:
- 02/03/12 12:38:55 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/scheduler.cc
r11577 r12828 312 312 313 313 // time_duration cannot be used, as only up to 99 hours are handeled 314 const time_duration duration = period.length();314 // const time_duration duration = period.length(); 315 315 316 316 /*
Note:
See TracChangeset
for help on using the changeset viewer.