diff options
Diffstat (limited to 'indra/llcommon/llfasttimer.h')
-rw-r--r-- | indra/llcommon/llfasttimer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/llfasttimer.h b/indra/llcommon/llfasttimer.h index 16af098ed5..3e88784d3c 100644 --- a/indra/llcommon/llfasttimer.h +++ b/indra/llcommon/llfasttimer.h @@ -25,6 +25,7 @@ public: FTM_UPDATE, FTM_RENDER, FTM_SWAP, + FTM_CLIENT_COPY, FTM_IDLE, FTM_SLEEP, |