mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added my fork of stopwatch (#437)
* Added my fork of stopwatch * removed my link and changed rbmz's to mine
This commit is contained in:
parent
03c217958a
commit
d3cc2814c6
@ -2960,15 +2960,18 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stopwatch",
|
"name": "stopwatch",
|
||||||
"url": "https://github.com/rbmz/stopwatch",
|
"url": "https://gitlab.com/define-private-public/stopwatch",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"timer",
|
"timer",
|
||||||
"benchmarking"
|
"timing",
|
||||||
|
"benchmarking",
|
||||||
|
"watch",
|
||||||
|
"clock"
|
||||||
],
|
],
|
||||||
"description": "A simple benchmarking/timer library based on nim's lib/system/timers.nim",
|
"description": "A simple benchmarking/timer library based on nim's lib/system/timers.nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rbmz/stopwatch"
|
"web": "https://gitlab.com/define-private-public/stopwatch"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nimFinLib",
|
"name": "nimFinLib",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user