Nephtaly Aniceta

Results 2 issues of Nephtaly Aniceta

Added the QtSCXML module which adds: - statemachine and qtscxml

**Describe the bug** The time measurement of a tick is bug-prone. https://github.com/BehaviorTree/BehaviorTree.CPP/blob/2a8a226fbbd99f524f0796e0d8a3145773c61c06/src/tree_node.cpp#L109-L111 This way of measuring time can be reordered by the compiler and will result in a time difference...