View Single Post
06-30-14, 04:25 PM   #20
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by jaliborc View Post
Well, that argument goes a bit to waste with the new C_Timer, which is partly implemented in Lua. Unless they expect to rewrite C_Timer.NewTicker in C before release (I doubt), it does not make much sense and the "C_" prefix simply becomes additional bloat on the code.

In any case, C_Timer is awesome!
I tought the C_ prefix stands for the class.