Ian Flanigan 1e4e8381ec
Fix calls to cpu.cycles() and cpu.sync() (#43)
Apparently, I broke everything when I removed the underscores from the
field names and added them to the method names. The fix is just to
rename the methods `getCycles` and `getSync` and call it a day.
2020-11-15 17:54:13 -08:00
..
2020-07-20 17:12:50 -07:00
2020-04-23 19:48:52 -07:00
2020-04-23 19:50:19 -07:00
2020-11-07 16:46:27 -08:00
2020-08-23 06:36:59 -07:00