edilkamin
    Preparing search index...

    Interface EasyTimerStateType

    Easy timer state returned by getEasyTimer.

    interface EasyTimerStateType {
        active: boolean;
        time: number;
    }
    Index

    Properties

    Properties

    active: boolean

    Whether easy timer is currently active

    time: number

    Timer time in minutes