Call it to get timestamp synchronized with NTP. Returns Future of int or error.
Future<int> getCorrectedTimestampSeconds() { return KeyriPlatform.instance.getCorrectedTimestampSeconds(); }