Luanti 5.16.0-dev
Loading...
Searching...
No Matches
benchmark.h
Go to the documentation of this file.
1// Luanti
2// SPDX-License-Identifier: LGPL-2.1-or-later
3// Copyright (C) 2022 Luanti Authors
4
5#pragma once
6
7#include "config.h"
8
9int run_catch2_benchmarks(int argc, char *argv[]);
int run_catch2_benchmarks(int argc, char *argv[])
Definition benchmark.cpp:9