Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
Geth MoarVM: MasterDuke17++ created pull request #1770:
Add syscall that returns stat times in nanoseconds
01:39
lizmat And yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2023/10/23/2023-...leastober/ 13:09
Geth MoarVM/main: 18604f691f | MasterDuke17++ (committed using GitHub Web editor) | src/disp/syscall.c
Add syscall that returns stat times in nanoseconds

This way things that want the extra precision (converting to a float number of seconds like the old api is less precise than e.g., the `stat` command) can get it.
16:25