Return TypeFunction nameArguments
voidhzTime::Clear(void)

Declared and defined in file: hzDate.h

Function Logic:

0:START 1:m_secs 2: No text

Function body:

void hzTime::Clear (void)
                               { m_secs = NULL_TIME ; }