shithub: neindaw

ref: 0f82143ee0b59de717f556ae7b873e2de9af2e79
dir: /util.h/

View raw version
extern int usensec;

int i36(uchar c);
float note2freq(uchar note, uchar octave);
int pathopen(char *path, char *fmt, ...);
uvlong nanosec(void);