Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dniklaus
/
spin-timer
Public template
Notifications
You must be signed in to change notification settings
Fork
2
Star
10
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 1, 2023
Update Dockerfile
Show description for 20052d4
dniklaus
authored
20052d4
View commit details
Copy full SHA for 20052d4
Browse repository at this point
Commits on Nov 22, 2022
make also unit-tests.yml aware of changed test folder name
Dieter Niklaus
committed
48c5892
View commit details
Copy full SHA for 48c5892
Browse repository at this point
rename tests folder to test
Dieter Niklaus
committed
4820519
View commit details
Copy full SHA for 4820519
Browse repository at this point
prepare to rename tests folser into test
dniklaus
committed
fe736c4
View commit details
Copy full SHA for fe736c4
Browse repository at this point
Commits on Nov 16, 2022
add tests path hint for testMate
dniklaus
committed
57ced5d
View commit details
Copy full SHA for 57ced5d
Browse repository at this point
Commits on Nov 15, 2022
Update unit-tests.yml
Show description for f3f7e11
dniklaus
authored
f3f7e11
View commit details
Copy full SHA for f3f7e11
Browse repository at this point
Commits on Dec 3, 2021
test/CMakeLists.txt.in: change googletest primary branch to main
dniklaus
authored
521c913
View commit details
Copy full SHA for 521c913
Browse repository at this point
README.md: add Timer Logo
dniklaus
authored
ac43b66
View commit details
Copy full SHA for ac43b66
Browse repository at this point
Commits on Jan 4, 2021
add cmake config
Dieter Niklaus
committed
20cd52c
View commit details
Copy full SHA for 20cd52c
Browse repository at this point
add dev container stuff
Dieter Niklaus
committed
24426b9
View commit details
Copy full SHA for 24426b9
Browse repository at this point
update .gitignore, ignore doc/html
Dieter Niklaus
committed
ffc516b
View commit details
Copy full SHA for ffc516b
Browse repository at this point
SpinTimer.h: fix ref name in Doxygen comment
Dieter Niklaus
committed
8b0a3ba
View commit details
Copy full SHA for 8b0a3ba
Browse repository at this point
update Doxygen doc
Dieter Niklaus
committed
11bf566
View commit details
Copy full SHA for 11bf566
Browse repository at this point
Commits on Jan 1, 2021
correct ctor timeMillis param description for doxygen
Dieter Niklaus
committed
45c81f4
View commit details
Copy full SHA for 45c81f4
Browse repository at this point
add two new method names to keywords.txt
Dieter Niklaus
committed
192a866
View commit details
Copy full SHA for 192a866
Browse repository at this point
Commits on Dec 28, 2020
Merge pull request #11 from dniklaus/fix/doc-examples
Show description for 57e6cc5
dniklaus
authored
57e6cc5
View commit details
Copy full SHA for 57e6cc5
Browse repository at this point
Commits on Dec 17, 2020
fix diagram links in README.md
dniklaus
committed
f3b1a7c
View commit details
Copy full SHA for f3b1a7c
Browse repository at this point
replace literals in Examples/SimpleCounter/main.cpp by named constants
dniklaus
committed
4fe65f1
View commit details
Copy full SHA for 4fe65f1
Browse repository at this point
fix ctor paramter order in SpinTimer.h Doxygen example
dniklaus
committed
cd5b4ff
View commit details
Copy full SHA for cd5b4ff
Browse repository at this point
add .gitattributes
dniklaus
committed
5fe120f
View commit details
Copy full SHA for 5fe120f
Browse repository at this point
Commits on Dec 14, 2020
Merge pull request #10 from dniklaus/api-changes
Show description for 20acd3c
dniklaus
authored
20acd3c
View commit details
Copy full SHA for 20acd3c
Browse repository at this point
Corrected found issues from reviews
Tamaluga
committed
9245b5e
View commit details
Copy full SHA for 9245b5e
Browse repository at this point
Commits on Dec 11, 2020
Updated documentation and added cmake target to build doxygen
Tamaluga
committed
4d9e9b2
View commit details
Copy full SHA for 4d9e9b2
Browse repository at this point
Run action only when action relevant files have changed
Tamaluga
committed
056fbe9
View commit details
Copy full SHA for 056fbe9
Browse repository at this point
Commits on Dec 10, 2020
Corrected wrong cmake paths to source folder in git actions
Tamaluga
committed
3f273d1
View commit details
Copy full SHA for 3f273d1
Browse repository at this point
Added github actions for build-test and unit-tests
Tamaluga
committed
5cbc9d1
View commit details
Copy full SHA for 5cbc9d1
Browse repository at this point
Merge branch 'api-changes' of https://github.com/dniklaus/spin-timer into api-changes
Tamaluga
committed
f4f8659
View commit details
Copy full SHA for f4f8659
Browse repository at this point
Added .gitignore file
Tamaluga
committed
d6ab13a
View commit details
Copy full SHA for d6ab13a
Browse repository at this point
Added working cmake file
Tamaluga
committed
32f3e75
View commit details
Copy full SHA for 32f3e75
Browse repository at this point
Updated keywords with new method names
Tamaluga
committed
2a6fcb7
View commit details
Copy full SHA for 2a6fcb7
Browse repository at this point
Added SpintTimer console example
Tamaluga
committed
923f31a
View commit details
Copy full SHA for 923f31a
Browse repository at this point
Added unit tests for SpinTimer
Tamaluga
committed
5a4cbde
View commit details
Copy full SHA for 5a4cbde
Browse repository at this point
Commits on Dec 9, 2020
Merge branch 'api-changes' of github.com:dniklaus/spin-timer into api-changes
Dieter Niklaus
committed
a91b794
View commit details
Copy full SHA for a91b794
Browse repository at this point
Added const correctness
Tamaluga
authored and
Dieter Niklaus
committed
503534b
View commit details
Copy full SHA for 503534b
Browse repository at this point
New API: SpinTimer::setIsRecurring
Tamaluga
authored and
Dieter Niklaus
committed
6789eef
View commit details
Copy full SHA for 6789eef
Browse repository at this point
Previous
Next
You can’t perform that action at this time.