Auto Time Controller
class AutoTimeController
Provides a class for controlling 'auto' functionality.
Functions
Link copied to clipboard
Wait for a specified timeInMs. A cancellationToken must be provided to support cancellation. Returns true if the wait completed without being cancelled, else false.