Add timing of collision phases.
PiperOrigin-RevId: 572273621 Change-Id: Ib9440a996a05e42e00dcf4f1ce487a12f65e999b
This commit is contained in:
committed by
Copybara-Service
parent
7cd6b3db73
commit
8af09eb70d
@@ -87,7 +87,10 @@ const char* mjTIMERSTRING[mjNTIMER]= {
|
||||
"pos_inertia",
|
||||
"pos_collision",
|
||||
"pos_make",
|
||||
"pos_project"
|
||||
"pos_project",
|
||||
"col_broadphase",
|
||||
"col_midphase",
|
||||
"col_narrowphase"
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user