Fixed ABS_PATH for profiler
This commit is contained in:
parent
fcae79ce0b
commit
ffdffc475d
6 changed files with 99 additions and 24 deletions
|
|
@ -27,7 +27,7 @@ namespace GC {
|
|||
std::vector<GCEvent *> m_events;
|
||||
|
||||
std::ofstream create_file_stream();
|
||||
|
||||
std::string get_log_folder();
|
||||
|
||||
public:
|
||||
static void record(GCEventType type);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue