[reSIProcate] Timer Values
Jason Fischl
jason at purplecomm.com
Tue Jun 15 15:20:39 CDT 2004
I added two new static values into Timer.hxx:
Timer::TB; // default 64*T1
Timer::TF; // default 64*T1
These are the default values that TimerB and TimerF get set to. If you want
to change these, you can assign new values to TB and/or TF. The default
behavior is unchanged. Changing these values should be done in the program's
main thread at initialization time.
Jason
More information about the resiprocate-devel
mailing list