ADDED: library(time), providing time/1 for benchmarking
sleep/1 and predicates for reasoning about time stamps should also be added to this library.
This commit is contained in:
@@ -30,4 +30,5 @@ ordered-float = "0.5.0"
|
||||
prolog_parser = { version = "0.8.52", default-features = false }
|
||||
ref_thread_local = "0.0.0"
|
||||
rug = { version = "1.4.0", optional = true }
|
||||
rustyline = "6.0.0"
|
||||
rustyline = "6.0.0"
|
||||
cpu-time = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user