mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 03:48:44 +02:00
Merge pull request #555 from birarda/jenkins
add copyright to PerfStat implementation
This commit is contained in:
commit
ca7e41c7a2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
// hifi
|
// hifi
|
||||||
//
|
//
|
||||||
// Created by Brad Hefta-Gaub on 3/29/13.
|
// Created by Brad Hefta-Gaub on 3/29/13.
|
||||||
|
// Copyright (c) 2013 HighFidelity, Inc. All rights reserved.
|
||||||
//
|
//
|
||||||
// Poor-man's performance stats collector class. Useful for collecting timing
|
// Poor-man's performance stats collector class. Useful for collecting timing
|
||||||
// details from various portions of the code.
|
// details from various portions of the code.
|
||||||
|
|
Loading…
Reference in a new issue