/* * monotonic.c * Copyright (C) 2019 Kovid Goyal * * Distributed under terms of the GPL3 license. */ #define _POSIX_C_SOURCE 200809L #define MONOTONIC_IMPLEMENTATION #include "../kitty/monotonic.h"