这里的self标识符声明一个线程局部变量time。
Here the self identifier declares a thread local variable time.
如果该标识符是形参或局部变量,则使用自动存储声明它。
If the identifier is a formal parameter or local variable, declare it with auto storage.
如果该标识符是形参或局部变量,则使用自动存储声明它。
If the identifier is a formal parameter or local variable, declare it with auto storage.
应用推荐