Skip to content

Updated class for sync mutex usage

Codacy Production / Codacy Static Code Analysis required action Oct 21, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Clones added
============
- include/everest/timer.hpp  2
         

See the complete overview on Codacy

Annotations

Check notice on line 24 in include/everest/timer.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/everest/timer.hpp#L24

Struct 'OptionalGuard' has a constructor with 1 argument that is not explicit.

Check notice on line 88 in include/everest/timer.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/everest/timer.hpp#L88

Variable 'optional_guard' is assigned a value that is never used.