Merge pull request #555 from birarda/jenkins

add copyright to PerfStat implementation
This commit is contained in:
birarda 2013-06-18 18:09:43 -07:00
commit ca7e41c7a2

View file

@ -3,6 +3,7 @@
// hifi
//
// 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
// details from various portions of the code.