Vladislav Atamanov
Vladislav Atamanov
  👓
``` C:\Users\Ciremun>go get github.com/tsoding/snitch go: downloading github.com/tsoding/snitch v0.0.0-20211124122013-da4c8d5c1ca9 go: downloading gopkg.in/ini.v1 v1.62.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading gopkg.in/yaml.v2 v2.3.0 go get: installing executables with 'go get' in module mode...
OS: Windows 10 `test.c` didn't have any todos in it the error occured after `test.c` was moved from the root folder into the `tests` folder fixed after commiting the changes...
```console C:\Users\user\Desktop\metaballs\prof.c(37): warning C4013: 'clock_gettime' undefined; assuming extern returning int C:\Users\user\Desktop\metaballs\prof.c(37): error C2065: 'CLOCK_MONOTONIC': undeclared identifier ```