Gets the current time.
Future<int> getCurrentTime() { return ByteArkPlayerControllerPlatform.instance.getCurrentTime(); }