@gphone/sdk
    Preparing search index...

    Type Alias CancelTimer

    CancelTimer: () => void

    Cancels the timer it came from. Safe to call more than once, and after it has fired.

    Type Declaration

      • (): void
      • Returns void