|
Scroom
0.14
|
#include <cstdlib>#include <string>#include <fmt/core.h>#include <getopt.h>#include <spdlog/spdlog.h>#include <gtk/gtk.h>#include "measure-framerate-callbacks.hh"#include "measure-load-performance-tests.hh"
Functions | |
| void | usage (const std::string &me, const std::string &message=std::string()) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |

| void usage | ( | const std::string & | me, |
| const std::string & | message = std::string() |
||
| ) |