Gerald Scharitzer
Gerald Scharitzer
MModular
Created by sazid on 9/28/2024 in #questions
How to get unix timestamp?
The standard library does not seem to provide that yet. An alternative is to call Python https://docs.python.org/3/library/time.html#time.time_ns from Mojo.
23 replies
MModular
Created by Hasan Yousef on 12/15/2023 in #questions
Building Shared and Dynamic library
If you build a library with Mojo, then how would you use it?
3 replies