@ -97,3 +97,7 @@ func (this *timer) Delete(timerWp *TimerWp) {
func (this *timer) GetRemainTime(timerWp *TimerWp) int64 {
return this.base.GetRemainTime(timerWp.XTimerWp)
}
func (this *timer) DeleteRunningTimer() {
this.base.DeleteRunningTimer()
The note is not visible to the blocked user.