Skip to content
Snippets Groups Projects
Commit 8f6ffcd5 authored by Fernando Sahmkow's avatar Fernando Sahmkow
Browse files

Host Timing: Correct clang format.

parent 96b2d841
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,6 @@ public:
/// We only permit one event of each type in the queue at a time.
void RemoveEvent(const std::shared_ptr<EventType>& event_type);
void AddTicks(std::size_t core_index, u64 ticks);
void ResetTicks(std::size_t core_index);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment