[webconsole] graceful timer for windows

This commit is contained in:
R4SAS 2020-11-16 03:38:04 +03:00
parent 44ca315c75
commit 1ae98b7fe1
3 changed files with 19 additions and 11 deletions

View file

@ -15,6 +15,8 @@ namespace i2p
{
namespace win32
{
extern DWORD g_GracefulShutdownEndtime;
bool StartWin32App ();
void StopWin32App ();
int RunWin32App ();