计时信息 meaning in English
instant messaging
Examples
- If you don t have source code , it s normally much more difficult to get this type of timing information
如果没有源代码,那么得到这种计时信息就要困难得多。 - Javassist provides ways to add code at the beginning and end of methods , after all , which is exactly what i did in the source code to add timing information for the method
Javassist提供了在方法的开始和结束位置添加代码的方法,别忘了,我在为该方法中加入计时信息就是这么做的。 - They also give you a more comprehensive view of program performance because they gather timing information for every method call , not just a particular section of the code
它们还为程序性能提供了更全面的观察,因为它们收集每个方法调用的计时信息,而不仅仅是某个具体代码段的计时信息。