#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include "time/gru_duration.h"
Functions | |
bool | convert_and_check (const char *str, uint64_t expected) |
int | main (int argc, char **argv) |
bool convert_and_check | ( | const char * | str, | |
uint64_t | expected | |||
) |
int main | ( | int | argc, | |
char ** | argv | |||
) |