added event thread executor timeFunction showConstructDestruct timeStamp
This commit is contained in:
8
test/testThread
Normal file
8
test/testThread
Normal file
@@ -0,0 +1,8 @@
|
||||
threads
|
||||
basic middle
|
||||
|
||||
linkedListNode: totalConstruct 17 totalDestruct 10
|
||||
linkedList: totalConstruct 17 totalDestruct 10
|
||||
event: totalConstruct 8 totalDestruct 8
|
||||
thread: totalConstruct 2 totalDestruct 2
|
||||
executor: totalConstruct 2 totalDestruct 2
|
||||
Reference in New Issue
Block a user