PointCloudLibrary/pcl

Deprecate TicToc in favor of StopWatch

Open

#2,918 opened on Mar 13, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (4,506 forks)batch import
good first issuekind: todomodule: common

Repository metrics

Stars
 (9,023 stars)
PR merge metrics
 (Avg merge 8d 7h) (3 merged PRs in 30d)

Description

Who knows... But we have a different set of classes in common/time.h. Perhaps this TicToc can be deprecated in favor of StopWatch...

Originally posted by @taketwo in https://github.com/PointCloudLibrary/pcl/pull/2913#issuecomment-472336272

Contributor guide