enum TimeMode

specifies the time display mode

tmAll
0x02
tmElapsed
0x00
tmRemaining
0x01

Documentation

Specifies the time display mode. Certain members can be OR-ed.

tmElapsed
Display or emit the elapsed time [in either the current item or the entire program]. Cannot be combined with tmRemaining.

tmRemaining
Display or emit the time remaining [in either the current item or the entire program]. Cannot be combined with tmElapsed.

tmAll
OR this with tmElapsed or tmRemaining to indicate that it applies to the entire program. By themselves, tmElapsed and tmRemaining apply only to the current item.

alphabetic index hierarchy of classes


Copyright 1997 by John Weiss [John.Weiss@colorado.edu] "generated by doc++"?! More like mangled ...

generated by doc++