跳转至

lib/graphic/benchmark/benchmark.h

Functions

Name
void test_fps(CFBD_GraphicDevice * handler)

Functions Documentation

function test_fps

void test_fps(
    CFBD_GraphicDevice * handler
)

Source code

#pragma once
#include "cfbd_graphic_define.h"

void test_fps(CFBD_GraphicDevice* handler);

Updated on 2026-02-03 at 13:21:55 +0000