Commit d767be65 authored by Lioncash's avatar Lioncash
Browse files

perf_stats: Mark GetMeanFrametime() as const

The general pattern is to mark mutexes as mutable when it comes to
matters of constness, given the mutex acts as a transient member of a
data structure.
parent 05781ce8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment