Workers now operate on columns of the image
This commit is contained in:
+2
-1
@@ -28,4 +28,5 @@
|
||||
#include <stdint.h>
|
||||
|
||||
uint64_t get_absolute_time_us(void);
|
||||
uint64_t get_relative_time_ns(void);
|
||||
uint64_t get_relative_time_ns(void);
|
||||
void sleep_ms(float ms);
|
||||
Reference in New Issue
Block a user