| Return Type | Function name | Arguments |
|---|---|---|
| void | hzCron::SetPeriod | (hzPeriodicity,) |
Declared and defined in file: hzCron.h
Function Logic:
Function body:
void hzCron::SetPeriod (hzPeriodicity period)
{ m_bActive = false ; m_Period = period ; }