Hi I\'m calling the ipcRenderer.send() from the index.html file.
ipcRenderer.send()
index.html
What i\'m trying to do is to delay the function call by 5 seconds. However,