Skip to content

Feature Request: Add method to return remaining time on the interval #17

@oxo42

Description

@oxo42

I want to be able to report how much time is left to the next interval on a timer. I would like to write code

unsigned long remaining = t.getRemaining(timerId);
Serial.print("Time remaining: ");
Serial.println(remaining);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions