mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Add Audio Server profiling time to the profiler
This commit is contained in:
@@ -72,7 +72,6 @@ class AudioDriverWASAPI : public AudioDriver {
|
||||
|
||||
Error init_device(bool reinit = false);
|
||||
Error finish_device();
|
||||
Error reopen();
|
||||
|
||||
public:
|
||||
virtual const char *get_name() const {
|
||||
|
||||
Reference in New Issue
Block a user