判断SteadyTimer定时器是否有效。
bool Hiva::SteadyTimer::IsValid()
无
返回bool类型,true代表为有效定时器,false代表定时器的周期不合规(周期为0)。