Nui
timer.hpp
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace Nui
6 {
7  void registerTimer(Nui::RpcHub& hub);
8 }
Definition: rpc_hub.hpp:79
Definition: file_dialog.hpp:6
void registerTimer(Nui::RpcHub &hub)
Definition: timer.cpp:116