|
|
|
|
|
by throwasehasdwi
3218 days ago
|
|
You don't get reliable wall clock time unless you're working in RTOS. In a threaded OS everything in userland is async to an extent. In this school of thought, having to specify that something should be async manually could be seen as a failure of the language. |
|