Questions tagged [timed]

110 questions
0
votes
2 answers

How to call this timed transitereion in javascript

I am trying to get 6 divs to fade in and then out for a period of 5 seconds. Div1 will show first onClick and then last for 5 seconds, and then it will fade out while the next on in order pops up and then fades out, and so on. I have been playing…
codeChris
  • 885
  • 3
  • 17
  • 31
0
votes
1 answer

Score system for Quiz - Faster you are correct, more points

I'm creating a Flash (as3) quiz that utilizes PHP data and am currently in the midst of creating a score system. The idea is the faster you get a question correct, the higher your score. There is a countdown timer running down from 5 seconds for…
Esyem
  • 57
  • 7
0
votes
0 answers

Android's best approach for precise timed events handling

I´m trying to improve my events handling system to make it more robust, improving precision stability. Since the it´s a time based event handling/answering system, the first relevant decision would be which time reference to use. After reading…
0
votes
1 answer

C# Service Timed to Fetch Data

I need to create a service to install on a local PC that is going to look to a file path on my server periodically and copy and paste it's contents to a destination on a local PC. I want to set it to run every six or twelve hours or so. I also…
Matt P
  • 618
  • 2
  • 12
  • 20
0
votes
1 answer

Creating a Win32_LocalTime _instancemodificationevent non repeating event

I have a question that I dont seem to be able to find an answer to. I am using WMI to create some timed events, and so far they are working well. The events repeat on the scheduled cycle as expected. I am now searching for a way to create a…
The Frog
  • 85
  • 7
0
votes
3 answers

How do I set up a periodic function on iPhone to run in the Grand Central Dispatch?

I am writing an iPhone app that among other things, is supposed to automatically sync with a server every minute. I can make the app sync, but I am having trouble figuring out how to keep track of the time in the background (while the app is…
Ahab
  • 311
  • 1
  • 2
  • 6
0
votes
1 answer

Alert dialog does not appear

I have an application in which when the user starts the application a timer starts. After 10sec an AlertDialog pops up saying only 15 seconds reaming and displays a timer, and after 14 seconds it disappears. This works fine when on the first…
user1420943
  • 97
  • 1
  • 1
  • 7
-1
votes
1 answer

Sending a timed messege on discord with python

How do I send a message on discord channel from python? I tried YouTube videos they aren't working also I want the messages to be timed like after every 1 minute the message should go import requests token = '(my_token)' channel_id =…
Yash Raja
  • 1
  • 1
-1
votes
1 answer

How to implement a calendar event-driven workflow in Java

The project I work in requires me to write a service in Java that acts as a calendar. It should be possible to put events on the calendar, at a specific point in time. And there should be a process that checks if the time has come to execute the…
Kjeld
  • 444
  • 4
  • 14
-1
votes
1 answer

PHP timed script execution

I am not quite sure how to put my question into words, but this is what I am trying to build. I want to send email using PHPMailer through my gmail account. Now, Gmail has a limit of 500 emails in one day. Another thing to consider is, when you send…
-1
votes
3 answers

What's going wrong with my timed Traffic Lights program?

I don't know why as it seems to be all correct and there are no errors in console. It always starts on green.png and stays there? I'm trying to make a timed traffic lights sequence that can start as soon as the page is loaded without a…
-1
votes
1 answer

Increment an output signal in labview

![enter image description here][1]I have a high voltage control VI and I'd like it to increase the output voltage by a user set increment every x number of seconds. At the moment I have a timed sequence outside the main while loop but it never…
-1
votes
2 answers

ssh: connect to host 128.114.126.232 port 22: Connection timed out

I'm receiving this error when I attempt to ssh into the target remote host. I've attempted to shh in from two different computers to no avail. A solution I've found looking around was to redirect to a different port, but I receive this error again…
-1
votes
3 answers

timed events to loop forever

I have this code which is executed on page load: