📄 perf.dia
字号:
<?xml version="1.0"?><diagram xmlns:dia="http://www.lysator.liu.se/~alla/dia/"> <diagramdata> <attribute name="background"> <color val="#ffffff"/> </attribute> <attribute name="paper"> <composite type="paper"> <attribute name="name"> <string>#A4#</string> </attribute> <attribute name="tmargin"> <real val="2.82"/> </attribute> <attribute name="bmargin"> <real val="2.82"/> </attribute> <attribute name="lmargin"> <real val="2.82"/> </attribute> <attribute name="rmargin"> <real val="2.82"/> </attribute> <attribute name="is_portrait"> <boolean val="true"/> </attribute> <attribute name="scaling"> <real val="1"/> </attribute> </composite> </attribute> </diagramdata> <layer name="Background" visible="true"> <object type="UML - Class" version="0" id="O0"> <attribute name="obj_pos"> <point val="1.71,3.39"/> </attribute> <attribute name="obj_bb"> <rectangle val="1.66,3.34;20.9824,12.44"/> </attribute> <attribute name="elem_corner"> <point val="1.71,3.39"/> </attribute> <attribute name="elem_width"> <real val="19.2224"/> </attribute> <attribute name="elem_height"> <real val="9"/> </attribute> <attribute name="name"> <string>#TickCount#</string> </attribute> <attribute name="stereotype"> <string/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="suppress_attributes"> <boolean val="false"/> </attribute> <attribute name="suppress_operations"> <boolean val="false"/> </attribute> <attribute name="visible_attributes"> <boolean val="true"/> </attribute> <attribute name="visible_operations"> <boolean val="true"/> </attribute> <attribute name="attributes"> <composite type="umlattribute"> <attribute name="name"> <string>#low#</string> </attribute> <attribute name="type"> <string>#uint32_t#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> </composite> <composite type="umlattribute"> <attribute name="name"> <string>#high#</string> </attribute> <attribute name="type"> <string>#uint32_t#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> </composite> <composite type="umlattribute"> <attribute name="name"> <string>#ticksPerSecond#</string> </attribute> <attribute name="type"> <string>#int64_t#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="true"/> </attribute> </composite> </attribute> <attribute name="operations"> <composite type="umloperation"> <attribute name="name"> <string>#TickCount#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"/> </composite> <composite type="umloperation"> <attribute name="name"> <string>#set#</string> </attribute> <attribute name="type"> <string>#void#</string> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"/> </composite> <composite type="umloperation"> <attribute name="name"> <string>#get#</string> </attribute> <attribute name="type"> <string>#int64_t#</string> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"/> </composite> <composite type="umloperation"> <attribute name="name"> <string>#operator-#</string> </attribute> <attribute name="type"> <string>#int64_t#</string> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"> <composite type="umlparameter"> <attribute name="name"> <string>#src#</string> </attribute> <attribute name="type"> <string>#const Ticks &#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> </attribute> </composite> <composite type="umloperation"> <attribute name="name"> <string>#calibrate#</string> </attribute> <attribute name="type"> <string>#void#</string> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="true"/> </attribute> <attribute name="parameters"/> </composite> <composite type="umloperation"> <attribute name="name"> <string>#ticksPerSec#</string> </attribute> <attribute name="type"> <string>#int64_t#</string> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="true"/> </attribute> <attribute name="parameters"/> </composite> </attribute> <attribute name="template"> <boolean val="false"/> </attribute> <attribute name="templates"/> </object> <object type="UML - Class" version="0" id="O1"> <attribute name="obj_pos"> <point val="6.56,-7.54"/> </attribute> <attribute name="obj_bb"> <rectangle val="6.51,-7.59;16.1364,-0.89"/> </attribute> <attribute name="elem_corner"> <point val="6.56,-7.54"/> </attribute> <attribute name="elem_width"> <real val="9.5264"/> </attribute> <attribute name="elem_height"> <real val="6.6"/> </attribute> <attribute name="name"> <string>#Duration#</string> </attribute> <attribute name="stereotype"> <string/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="suppress_attributes"> <boolean val="false"/> </attribute> <attribute name="suppress_operations"> <boolean val="false"/> </attribute> <attribute name="visible_attributes"> <boolean val="true"/> </attribute> <attribute name="visible_operations"> <boolean val="true"/> </attribute> <attribute name="attributes"> <composite type="umlattribute"> <attribute name="name"> <string>#m_start#</string> </attribute> <attribute name="type"> <string>#Ticks#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="visibility"> <enum val="1"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> </composite> <composite type="umlattribute"> <attribute name="name"> <string>#m_stop#</string> </attribute> <attribute name="type"> <string>#Ticks#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="visibility"> <enum val="1"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> </composite> </attribute> <attribute name="operations"> <composite type="umloperation"> <attribute name="name"> <string>#Duration#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"/> </composite> <composite type="umloperation"> <attribute name="name"> <string>#start#</string> </attribute> <attribute name="type"> <string>#void#</string> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"/> </composite> <composite type="umloperation"> <attribute name="name"> <string>#stop#</string> </attribute> <attribute name="type"> <string>#void#</string> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"/> </composite> <composite type="umloperation"> <attribute name="name"> <string>#length#</string> </attribute> <attribute name="type"> <string>#int64_t#</string> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"/> </composite> </attribute> <attribute name="template"> <boolean val="false"/> </attribute> <attribute name="templates"/> </object> <object type="UML - Class" version="0" id="O2">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -