Hello guys How can make a code just work for

x seconds? And after it that (command) dom t response to me

16 ответов

19 просмотров

Second process who will sleep. When the time runs out, just turn off the program 🤔

Put a timer in the command listener and start ingnoring it when its done

Enigma- Автор вопроса
Baki
Put a timer in the command listener and start ingn...

Can you clarify this answer by giving me more information? I'm talking about a many of users where do I save time for each and how do I have to call it after the specified time like 20 days?

Enigma
Can you clarify this answer by giving me more info...

You should just know programming language including async/multithreading. Do you know this?

Enigma- Автор вопроса
Enigma
Oh no😔

so, you ask to write code instead of you? )

Enigma- Автор вопроса
Sery
so, you ask to write code instead of you? )

I'm still learning, thank you😄

Sery
so, you ask to write code instead of you? )

Surely you can write the project for me? 80-20 split in profit (with 80% for me for the value of the idea) once it goes to the moon 🙃

Enigma
Php

Dont know php so cant help in details, but you'll need a database where to save whitelisted users for that specific command with ending time, if end time is reached or surpassed delete the user

Enigma- Автор вопроса
Baki
Dont know php so cant help in details, but you'll ...

Seems about right yeah. If rate-limiting is the requirement, an ACL with the user ID and time of last command execution could be compared against the current time, user ID and timeout value on the next request.

Похожие вопросы

Обсуждают сегодня

А, вообще, знает кто-нить альтернативы D в области безопасных, читабельных ОО-языков?
Nik Lan
14
приветствую. хочу сделать себе D Playground вопрос: можете подсказать с чего мне следует начать и в какую сторону двигаться? P.S.: я не являюсь программистом... но в небольш...
dd
5
Что кто фри селф хостинг там практикует? Через tunnel?
Serg Gini
8
у тебя кастом или сток?
quantumde1 Зубенко
4
а как в dub выключить дебажный билд?
Maxim Filimonov
12
а почему, кстати, геймдевы обращают такое внимание на "новые" языки типа того же D (а также Zig)?
Maxim Filimonov
9
А что непонятного? В чем сложность взять слайс от вектора? И работать как обычно. Какие-то выдумки опять на ровной почве. Да и RAII в ди прекрасно работает с самого начала.
Aleksandr Druzhinin
14
есть вопрос. за много лет, по редким обрывочным сообщениям, у меня сложилось впечатление что есть такая деликатная тема как замещение скриптов на ди (без компиляции). у себя д...
Karagy
6
А чего плохого в том, чтобы в языке статический анализатор работал всегда ? Кмк сама фишка с безопасностью раста - крутая, но реализация конечно по мне так себе, синтаксис, пр...
Александр
4
> как написать простой код с правосторонними типами? enum Foo : int; как вариант, справа же. Это opaque enum без инициализатора, свойств и т.п.
Constantin F.
2
Карта сайта