mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-13 10:48:26 -04:00
WIP db provider support for Mysql and Postgres
This commit is contained in:
@@ -52,5 +52,5 @@ public interface IStatsService
|
||||
/// <summary>
|
||||
/// Gets total amount of private memory currently in use by the bot, in Megabytes.
|
||||
/// </summary>
|
||||
double GetPrivateMemory();
|
||||
double GetPrivateMemoryMegabytes();
|
||||
}
|
Reference in New Issue
Block a user