thread-stats
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "thread-stats", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Get resource usage for individual threads in the current process", | ||
@@ -5,0 +5,0 @@ "exports": { |
@@ -16,4 +16,3 @@ # thread-stats | ||
console.log(threads) // All thread stats | ||
console.log(threads.self) // Current thread stats | ||
console.log(threads) // Prints stats for each thread | ||
``` | ||
@@ -20,0 +19,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
487382
22