Return TypeFunction nameArguments
hzTime*hzTime::hzTime(void)

Declared and defined in file: hzDate.h

Function Logic:

0:START 1:m_secs 2: No text

Function body:

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