Gets the current time.
Future<int> getCurrentTime() { throw UnimplementedError('getCurrentTime() has not been implemented.'); }