profile: make plotdata::depth depth_t

A small drop in the bucket: more conversion to our unit types.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2024-12-14 17:09:05 +01:00
parent 20bb11cd03
commit c9cb83d6b0
9 changed files with 97 additions and 104 deletions

View file

@ -90,7 +90,7 @@
* are supported.
*
* Moreover, multiplication and division with an integral are
* suppoerted. Attention: the latter uses standard C++ integer
* supported. Attention: the latter uses standard C++ integer
* semantics: it always rounds towards 0!
*
* Note: multiplication with a scalar is currently only supported