@web-font-path: "roboto-debian.css";
v2.0.0 (RP2040)
Loading...
Searching...
No Matches
7#ifndef _PICO_LLVM_LIBC_SYS_TIME_H
8#define _PICO_LLVM_LIBC_SYS_TIME_H
10#include <__llvm-libc-common.h>
12#include <llvm-libc-types/time_t.h>
13#include <llvm-libc-types/struct_timespec.h>
15typedef long suseconds_t;