Start timed event with a specified key
key: Name of the custom event, required, must not be an empty string.
key
Future<void> startEvent(String key);