All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Login


All New Login

yorgei22

Joined 1712060093

Recently created
Least recently created
Recently updated
Least recently updated
All gists 11

yorgei22 / eontimer_to_flowtimer.py

0 likes
0 forks
1 files
Last active 1743119100
1 # one of the first python scripts i made yipee
2
3 from math import floor
4
5 FRAME_RATE = 59.8261
6 TARGET_SEC = int(input("Target Seconds: "))
7 TARGET_DELAY = int(input("Target Delay: "))
8 CALIBRATED_DELAY = int(input("Calibrated Delay: "))
9 CALIBRATED_SECONDS = int(input("Calibrated Seconds: "))
10 ONE_MIN = 60000
Newer Older

Powered by Opengist ⋅ Load: 19ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文