TTGetLockAutomaticLockingPeriodicTimeCallback typedef

TTGetLockAutomaticLockingPeriodicTimeCallback = void Function(int currentTime, int minTime, int maxTime)

Implementation

typedef TTGetLockAutomaticLockingPeriodicTimeCallback = void Function(
    int currentTime, int minTime, int maxTime);