I cannot seem to find a way to access date/time/ti...
# announcements
h
I cannot seem to find a way to access date/time/timestamps in Kotlin Native. Am I just blind or is there no out of the box way? Any suggestions?
✔️ 1
k
#kotlin-native
h
@karelpeeters will keep that in mind for the future
@msink I can not find that function in my project . What is “org.jetbrains.benchmarksLauncher” supposed to be?
If I read correctly then I have to add, that I am on a multiplatform project and not really a native one. There seems to be nothing available there and I think I will have to build a bridge to native code.
h
👍